home *** CD-ROM | disk | FTP | other *** search
/ 500 MB Nyheder Direkte fra Internet 6 / 500 MB nyheder direkte fra internet CD 6.iso / start / install / mogul / morgul.cfg < prev    next >
Text File  |  1994-07-30  |  6KB  |  150 lines

  1. ;
  2. ;  The Morgul Player configuration file for Morgul versions
  3. ;  1.0 and newer.
  4. ;
  5. ;  There are many  things defined in here. By default, all the values
  6. ;  are the normal default ones so if you don't want to change anything
  7. ;  here, you will not need this file. However, if you wish to configure
  8. ;  Morgul for your tastes, edit this file and keep it in a location
  9. ;  where Morgul can find it:
  10. ;  1)    In your path
  11. ;  2)    In the current directory
  12. ;  3)    In the directory the Morgul executable lives in
  13. ;  To set switch values (on/off) use the statements On or Off.
  14. ;
  15.  
  16. ;  Here are the default sound card parameters
  17. ;
  18. ;  First, the soundcard we should use, a number from 0 to 12. 0 means
  19. ;  autodetect.
  20. ;  1=SoundBlaster           2=SoundBlaster PRO      3=ProAudioSpectrum+
  21. ;  4=ProAudioSpectrum 16    5=SoundBlaster 16        6=DAC
  22. ;  7=Aria-based cards        8=Windows Sound System  9=Gravis Ultrasound
  23. ;  10=PC Speaker            11=Stereo DAC          12=Stereo DAC
  24. Soundcard=0
  25.  
  26. ;  The IRQ of your sound card - 0 means auto detect
  27. SoundcardIRQ=0
  28.  
  29. ;  The DMA channel yoour sound card uses - 0 means auto detect
  30. SoundcardDMA=0
  31.  
  32. ;  The base address of your sound card - 0 means auto detect
  33. Soundcardaddress=0
  34.  
  35.  
  36. ;  The sampling (mixing) rate to use - higher values mean better
  37. ;  quality and take more processor power. Some cards can't go higher
  38. ;  than 22050. Does not affect GUS.
  39.  
  40. SamplingRate=22050
  41.  
  42. ;  The DMA buffer size - in multitasking environments, it might be
  43. ;  a good idea to set a buffer larger than 2048 bytes.
  44. ;  The buffer is by default calculated by Morgul automatically and
  45. ;  it takes into account the mixing rate, stereo and 16-bitness.
  46. ;DMABuffer=2048
  47.  
  48. ;  use EMS memory if available for samples
  49. UseEMS=on
  50. ;  Use DMA with GUS to transfer samples; faster, but may cause problems. If
  51. ;  causes problems, set to Off
  52. UseGUSDMA=on
  53.  
  54.  
  55. ;  Use the keyboard lights as "volume bars" ; may cause keyboard
  56. ;  problems so default is disabled.
  57. KeyboardLights=Off
  58. ;  Use the 80x56 text mode instead of the default 80x28 mode.
  59. 80x56VideoMode=Off
  60. ;  Play selected modules in random order
  61. RandomPlayMode=Off
  62. ;  The color for the flashing bar: 0,1,2
  63. BoxColor=0
  64. ;  The startup screen; 1 is top screen, 2 is module screen, 3 is help
  65. ;  screen (why would you want to have the help screen as default ?),
  66. ;  4 is in-between the file and module screen (try this..)
  67. StartupScreen=2
  68. ;  Default panning; by default, on stereo systems, channels are panned
  69. ;  to the absolute left and absolute right (-64,64). May not be what
  70. ;  you want if you use headphones. Setting this to something less than
  71. ;  64 causes the channels to be panned more to the middle. 0 is the same
  72. ;  as mono.
  73. DefaultPan=64
  74. ;  The amplify rate; use this to get more volume out of your sound
  75. ;  board. Does not affect GUS. If you set it too high, you will get
  76. ;  very crackly sounds. 32 is default. Lower values are in fact
  77. ;  "quietify" instead of amplify.
  78. Amplify=32
  79.  
  80. ;  File system section
  81.  
  82. ;  Quickmode: If you set this on, Morgul will not scan module files for
  83. ;  songnames and other info.
  84. Quickmode=Off
  85. ;  If do not want to see the unarchiver messages (they come visible at the
  86. ;  top screen) set the following to On. It should be kept on if you have
  87. ;  error situations because otherwise you couldn't know what went wrong.
  88. SuppressUnpack=Off
  89.  
  90. ;  For UltraCompressor 2 (UC2) users only:
  91. ;  Set "UltraStealth=On" if you have UltraStealth running and the UUC.EXE
  92. ;  in your path. Because UC.EXE needs MUCH memory, you will most probably
  93. ;  not be able to play the bigger UC2'ed modules, so you have to use
  94. ;  UltraStealth. To use UltraStealth, put the line C:\UC\US.EXE (or
  95. ;  whatever is the correct path to US.EXE) to the end of your autoexec.bat.
  96. UltraStealth=Off
  97. ;  Scanning UC2 files takes a long time, so you can disable it with
  98. ;  ScanUc2Files=Off.
  99. ScanUc2Files=On
  100.  
  101.  
  102. ; Settings for digital effects
  103. ;
  104. ; Each entry is of form:
  105. ;
  106. ;   EffectN = name type parm0 [parm1] [parm2] ...
  107. ;
  108. ; <name> is a one word name for the effect and cannot contain white space
  109. ; You can use '_' instead of space character to break it into multiple words
  110. ;
  111. ; <type> can be:
  112. ;
  113. ; R     Reverb/echo effect.
  114. ;           parm0 is feedback value (0-100).
  115. ;           parm1...parmN define a maximum of 8 reverb delay/gain pairs
  116. ;       for example:
  117. ;           Effect1 = HallReverb R 40  30 50  40 30  50 20  60 30
  118. ;       defines Reverb with 40% feedback and echo positions at
  119. ;       30ms (50% gain), 40ms (30% gain), 50ms (20% gain), 60ms (30% gain)
  120. ;
  121. ;       Negative gain values can be used to create 180 degree phase shift
  122. ;
  123. ; F     Filter effect. parm0 is the type of the filter:
  124. ;       1 = Simple lowpass filter (effective)
  125. ;       2 = Simple lowpass filter (soft)
  126. ;
  127. ;   Default effect 0 means no effect.
  128. DefaultEffect=0;
  129.  
  130. Effect1=Lowpass_filter F 1
  131. Effect2=Soft_lowpass_filter F 2
  132. Effect3=Hall_reverb R 90  70 22  95 -30  110 25  130 -15  200 25
  133. Effect4=Room_reverb R 30  10 20  25 30  35 -20  45 40
  134. Effect5=Huge_reverb R 35  10 -30  18 40  25 -40  45 30  100 20  150 -30
  135. Effect6=Metallic_reverb R 60  30 30  40 -25  50 25  80 25
  136. Effect7=Distant_echo R 75  160 30  300 50
  137. Effect8=Short_echo R 40  90 100
  138. Effect9=Long_echo R 80  300 80
  139. Effect10=Dead_bass R 100 0 -100
  140. Effect11=Very_Short_Echo R 70 95 98
  141. Effect12=Empty
  142. Effect13=Empty
  143. Effect14=Empty
  144. Effect15=Empty
  145. Effect16=Empty
  146. Effect17=Empty
  147. Effect18=Empty
  148. Effect19=Empty
  149. Effect20=Empty
  150.